Uses of Class
negotiator.boaframework.OMStrategy

Packages that use OMStrategy
negotiator.boaframework   
 

Uses of OMStrategy in negotiator.boaframework
 

Methods in negotiator.boaframework with parameters of type OMStrategy
 void OfferingStrategy.init(NegotiationSession negotiationSession, OpponentModel opponentModel, OMStrategy omStrategy, java.util.HashMap<java.lang.String,java.lang.Double> parameters)
          Initializes the offering strategy.